The introduction below is divided into sending and receiving
Now you can create a session. If not, read the previous document again.
1. Send text informationClient sending> MSG 3 N 119/R/nMime-version: 1.0/R/nContent-Type: text/plain; charset = UTF-8
Http://blog.csdn.net/bripengandre/article/details/2192982
MIME protocol analysisChapter 4. MIME Overview
MIME is called "Multipurpose Internet Mail Extensions". The exact Chinese name is called "multi-purpose Internet Mail Extension ". It is a
Original post address: http://ons.javaeye.com/blog/368841
Entry description[Edit this section
]
Multi-purpose InternetMessage extension (MIME, Multipurpose Internet Mail Extensions) is an internet standard that extends emailStandard to support non-
Source: http://www.cnblogs.com/robinhood/articles/540464.html
Q What is mime? What is mime mail?
A mime is called "Multipurpose Internet Mail Extensions". The exact Chinese name is called "multi-purpose Internet Mail Extension ". It is a
Mime "OK, how do I create MIME-compliant information?" "With the general description above, let's take a look at what the so-called MIME information is!"
The simplest MIME information
This information does not have any paragraph, namely, has no
Summary: Writing a mail system or mailing list program is a big branch of PHP application, while PHP provides a simple function for sending emails, in practice it involves sending mail with attachments, testing the validity of the email address that
Use gettext in PHP to support multi-language methods. Today, we use a simple example to describe the usage of getText in PHP (getText is a series of tools and library functions that help programmers and translators develop multilingual software ),
We recommend that you send PHP emails with complete functions. PHP -- The following functions are very powerful: not only can emails in html format be sent, but can also be used to send attachments: Copy the code as follows :? Include "email. class"
Are you tired of sending monotonous text notifications and emails to your friends and customers? I have considered sending attachments or embedding HTML in Mail. The answer is MIME. The following pages explain the basic knowledge of MIME, create
PHP class-a full-featured mail class we have already introduced a class for group Mail, which can only send text emails, which of the following functions is very powerful? can I send html-format emails and attachments? PhpclassEmail {--- set the
PHP provides a full range of email sending functions. Copy the code as follows :? PhpclassEmail {--- set the global variable var $ mailTo; recipient var $ mailCC; CC var $ mailBCC; secretly CC var $ mailFrom
The code is as follows:
Class Email {/
Telnet to SMTPServer to send an email-Linux Enterprise Application-Linux server application information. The following is a detailed description. In modern network environments, Mail Relay is a hot topic. How to allow external users or mobile users
Develop multi-language software in Linux: HelloGetText! -- Linux general technology-Linux programming and kernel information. The following is a detailed description. Contact information of the author: Li xianjing
Developing multi-language
PHP provides a full range of functions, such as sending emails.
HtmlYou can also send attachments to emails in the specified format.
Class Email {
// --- Set global variables
Var $ mailTo = ""; // recipient
Var $ mailCC = ""; // CC
Var $ mailBCC = "
PHP provides a full range of email sending functions. PHP provides a full range of email sending functions. the following functions are powerful for sending emails. can you send html emails or attachments? PhpclassEmail {--- set the full PHP
php--the function of the following class is very powerful, not only can send HTML-formatted mail, you can also send attachments
How to use:
Copy CodeThe code is as follows:
Include "Email.class"
$mail->setto ("a@a.com"); Recipient
$mail-SETCC
Class Email {
---setting global variables
var $mailTo = ""; Recipient
var $mailCC = ""; Cc
var $mailBCC = ""; Secret CC
var $mailFrom = ""; Sender
var $mailSubject = ""; Theme
var $mailText = ""; Text-Formatted letter body
var $mailHTML = "";
This type of function is very powerful, not only can send html format emails, but also can send attachments Note: When the author published it, it changed 《《? PhpclassEmail {// --- set the global variable var $ mailTo; // The recipient var $ mailCC;
PHP Classes-A full-featured Send Message Class
We have introduced a class for mass mailing, the function of the class can only send text-formatted messages, the following class is very powerful, not only can send HTML-formatted mail, you can also
Introduction: This is a full-featured page for sending emails in PHP. It introduces PHP, related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 324
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.